[qemu] Allow booting from more than one device.
authorChristian Limpach <Christian.Limpach@xensource.com>
Sun, 20 Aug 2006 22:33:28 +0000 (23:33 +0100)
committerChristian Limpach <Christian.Limpach@xensource.com>
Sun, 20 Aug 2006 22:33:28 +0000 (23:33 +0100)
commit03a84fa9bd772af3ee6dd134a79093ea6752182e
tree365e53ce2840fef612010c8b70345867bbb11009
parent3b1ac249b0e08218029eb98bb05667af549d3d29
[qemu] Allow booting from more than one device.
The rombios supports trying to boot from more than one device and then
falling back.  Set 'boot=dc' in your config file to try booting first
from the CD and then the hard drive.

Based on a patch from: Jeremy Katz <katzj@redhat.com>
Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
tools/examples/xmexample.hvm
tools/examples/xmexample.vti
tools/ioemu/hw/pc.c
tools/ioemu/vl.c
tools/ioemu/vl.h